| 1993-04-28 |
Eric S. Raymond | Removed spurious comment (obsoleted by ;;;###autoload). |
commit | commitdiff | tree | snapshot |
| 1993-04-27 |
Eric S. Raymond | (hscroll-step): New variable. |
commit | commitdiff | tree | snapshot |
| 1993-04-27 |
Eric S. Raymond | (un_autoload): Don't try to save old autoload forms... |
commit | commitdiff | tree | snapshot |
| 1993-04-27 |
Eric S. Raymond | Completed the package entry point's name change from... |
commit | commitdiff | tree | snapshot |
| 1993-04-27 |
Eric S. Raymond | (gud-format-command): Fix %f expansuuin to send ondly... |
commit | commitdiff | tree | snapshot |
| 1993-04-27 |
Eric S. Raymond | (file-truename): Do the right thing when /home/gp2... |
commit | commitdiff | tree | snapshot |
| 1993-04-27 |
Eric S. Raymond | (notify): Bug fix. Treat the body of this function... |
commit | commitdiff | tree | snapshot |
| 1993-04-26 |
Roland McGrath | (Fexpand_file_name): Don't remove trailing / from NEWDI... |
commit | commitdiff | tree | snapshot |
| 1993-04-26 |
Roland McGrath | (find-tag-interactive): New function to read args for... |
commit | commitdiff | tree | snapshot |
| 1993-04-26 |
Eric S. Raymond | (read_pending_input): Fix the garbaged-modifiers bug... |
commit | commitdiff | tree | snapshot |
| 1993-04-26 |
Eric S. Raymond | Doc fixes. Also a few teaks to pacify the byte-compiler. |
commit | commitdiff | tree | snapshot |
| 1993-04-26 |
Eric S. Raymond | I started to clean this up and make it work under Syste... |
commit | commitdiff | tree | snapshot |
| 1993-04-26 |
Eric S. Raymond | (global-map): Dyke out the last two event-to-function... |
commit | commitdiff | tree | snapshot |
| 1993-04-26 |
Eric S. Raymond | (cd): Handle leading "~" like an absolute filename. |
commit | commitdiff | tree | snapshot |
| 1993-04-26 |
Eric S. Raymond | Changed fsets to defaliases. |
commit | commitdiff | tree | snapshot |
| 1993-04-25 |
Eric S. Raymond | (comint-mod): Nuked. A call to ring-mod replaces it. |
commit | commitdiff | tree | snapshot |
| 1993-04-25 |
Eric S. Raymond | Rewritten. A poor choice of representation made the... |
commit | commitdiff | tree | snapshot |
| 1993-04-25 |
Eric S. Raymond | Set no-byte-compile local variable t to work around... |
commit | commitdiff | tree | snapshot |
| 1993-04-25 |
Eric S. Raymond | (vc-diff): Get proper error message when you run this... |
commit | commitdiff | tree | snapshot |
| 1993-04-25 |
Eric S. Raymond | (Fset-window-buffer): Set horizontal-scrolling on a... |
commit | commitdiff | tree | snapshot |
| 1993-04-25 |
Eric S. Raymond | (Qmode-line-format): Describe %l in the doc string. |
commit | commitdiff | tree | snapshot |
| 1993-04-25 |
Eric S. Raymond | (down-arrow): New function. Uses next-line-add-newline... |
commit | commitdiff | tree | snapshot |
| 1993-04-25 |
Eric S. Raymond | (tex-compilation-parse-errors): Added. At the moment... |
commit | commitdiff | tree | snapshot |
| 1993-04-25 |
Eric S. Raymond | (cd): Changed to use to resolve relative cd calls. |
commit | commitdiff | tree | snapshot |
| 1993-04-25 |
Eric S. Raymond | Added and fixed documentation. |
commit | commitdiff | tree | snapshot |
| 1993-04-24 |
Noah Friedman | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 1993-04-23 |
Eric S. Raymond | Replaced all fsets with defaliases. |
commit | commitdiff | tree | snapshot |
| 1993-04-23 |
Eric S. Raymond | All fsets changed to defaliases. |
commit | commitdiff | tree | snapshot |
| 1993-04-23 |
Eric S. Raymond | Some fsets changed to defaliases. |
commit | commitdiff | tree | snapshot |
| 1993-04-23 |
Eric S. Raymond | All fsets changed to defaliases. |
commit | commitdiff | tree | snapshot |
| 1993-04-23 |
Eric S. Raymond | All fsets changed to defaliases. |
commit | commitdiff | tree | snapshot |
| 1993-04-23 |
Eric S. Raymond | Initial revision |
commit | commitdiff | tree | snapshot |
| 1993-04-23 |
Eric S. Raymond | (define-function): Changed name back to defalisaases... |
commit | commitdiff | tree | snapshot |
| 1993-04-23 |
Eric S. Raymond | (Fdefine_function): Changed name back to Fdefalias... |
commit | commitdiff | tree | snapshot |
| 1993-04-23 |
Eric S. Raymond | (BUF_NARROWED, NARROWED): New macros to test whether... |
commit | commitdiff | tree | snapshot |
| 1993-04-23 |
Eric S. Raymond | (global-map): Remove function key bindings that duplica... |
commit | commitdiff | tree | snapshot |
| 1993-04-23 |
Eric S. Raymond | Commentary added. |
commit | commitdiff | tree | snapshot |
| 1993-04-23 |
Eric S. Raymond | (Info-find-node, Info-insert-subfile): Do the right... |
commit | commitdiff | tree | snapshot |
| 1993-04-22 |
Roland McGrath | (ange-ftp-binary-file-name-regexp): Match .z and .z... |
commit | commitdiff | tree | snapshot |
| 1993-04-21 |
Eric S. Raymond | Rewritten and simplified, commentary added. It now... |
commit | commitdiff | tree | snapshot |
| 1993-04-19 |
Roland McGrath | (vc-revert-buffer1): Typo fix in last change. |
commit | commitdiff | tree | snapshot |
| 1993-04-19 |
Roland McGrath | (shell-mode): isationization (doc fix). |
commit | commitdiff | tree | snapshot |
| 1993-04-19 |
Roland McGrath | (shell-mode): Capitalize mode name. |
commit | commitdiff | tree | snapshot |
| 1993-04-19 |
Roland McGrath | (vc-comment-to-change-log): Restored interactive spec... |
commit | commitdiff | tree | snapshot |
| 1993-04-19 |
Roland McGrath | (vc-revert-buffer1): Completely rewrote compilation... |
commit | commitdiff | tree | snapshot |
| 1993-04-19 |
Roland McGrath | (find-file-noselect): Never set SAME-TRUENAME to a... |
commit | commitdiff | tree | snapshot |
| 1993-04-19 |
Roland McGrath | (set-auto-mode): If the buffer begins with "#!", look... |
commit | commitdiff | tree | snapshot |
| 1993-04-17 |
Richard M.... | (mail-do-fcc): Make a numeric time zone indicator |
commit | commitdiff | tree | snapshot |
| 1993-04-17 |
Richard M.... | Comment fixes. |
commit | commitdiff | tree | snapshot |
| 1993-04-17 |
Richard M.... | (tc-dissociate): Renamed from tc-kill-association. |
commit | commitdiff | tree | snapshot |
| 1993-04-17 |
Richard M.... | (Fdefine_function): New function. |
commit | commitdiff | tree | snapshot |
| 1993-04-17 |
Richard M.... | (defun, defmacro, defvar, defconst): |
commit | commitdiff | tree | snapshot |
| 1993-04-17 |
Richard M.... | (provide, require): Put appropriately-marked |
commit | commitdiff | tree | snapshot |
| 1993-04-17 |
Richard M.... | (readevalloop): New argument is the source file name... |
commit | commitdiff | tree | snapshot |
| 1993-04-17 |
Richard M.... | (byte-compile, byte-compile-keep-pending) |
commit | commitdiff | tree | snapshot |
| 1993-04-16 |
Richard M.... | entered into RCS |
commit | commitdiff | tree | snapshot |
| 1993-04-16 |
Eric S. Raymond | Add defvars to pacify the byte compiler, at RMS's request. |
commit | commitdiff | tree | snapshot |
| 1993-04-16 |
Eric S. Raymond | (diff-parse-differences): Small robustification --... |
commit | commitdiff | tree | snapshot |
| 1993-04-16 |
Eric S. Raymond | (shrink-window-if-larger-than-buffer): Moved to window.el. |
commit | commitdiff | tree | snapshot |
| 1993-04-16 |
Noah Friedman | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 1993-04-15 |
Richard M.... | Don't include Xmu/Drawing.h. |
commit | commitdiff | tree | snapshot |
| 1993-04-14 |
Richard M.... | (resume-suspend-hook): Renamed from resume-empty-args... |
commit | commitdiff | tree | snapshot |
| 1993-04-14 |
Richard M.... | (resume-empty-args-file): Renamed from empty-args-file. |
commit | commitdiff | tree | snapshot |
| 1993-04-14 |
Roland McGrath | (update-file-autoloads, update-directory-autoloads... |
commit | commitdiff | tree | snapshot |
| 1993-04-14 |
Richard M.... | (makefile-mode): Fix typo in autoload cookie. |
commit | commitdiff | tree | snapshot |
| 1993-04-14 |
Richard M.... | Doc fixes. |
commit | commitdiff | tree | snapshot |
| 1993-04-14 |
Eric S. Raymond | (gud-mode): Created C-c synonym bindings in the GUD... |
commit | commitdiff | tree | snapshot |
| 1993-04-14 |
Eric S. Raymond | Name changed from sun-cursors.el to protect the innocents. |
commit | commitdiff | tree | snapshot |
| 1993-04-14 |
Eric S. Raymond | Name changed to fit in a 14-character limit. |
commit | commitdiff | tree | snapshot |
| 1993-04-14 |
Eric S. Raymond | (shrink-window-if-larger-than-buffer): Moved from elect... |
commit | commitdiff | tree | snapshot |
| 1993-04-14 |
Eric S. Raymond | (lm-commentary-region): Gone. |
commit | commitdiff | tree | snapshot |
| 1993-04-14 |
Eric S. Raymond | Rewritten. The Finder is now a major mode with the... |
commit | commitdiff | tree | snapshot |
| 1993-04-13 |
Richard M.... | (message, message1): If noninteractive and |
commit | commitdiff | tree | snapshot |
| 1993-04-13 |
Richard M.... | (Fy_or_n_p): Echo the answer just once, at exit. |
commit | commitdiff | tree | snapshot |
| 1993-04-12 |
Richard M.... | (rot13-display-table): Use `vector', not `make-rope'. |
commit | commitdiff | tree | snapshot |
| 1993-04-12 |
Richard M.... | Use `vector', not `make-rope'. |
commit | commitdiff | tree | snapshot |
| 1993-04-12 |
Richard M.... | (rot13-other-window): Add autoload. |
commit | commitdiff | tree | snapshot |
| 1993-04-11 |
Richard M.... | (find-file-noselect): Verify other buffers' file number... |
commit | commitdiff | tree | snapshot |
| 1993-04-11 |
Richard M.... | (fill-nonuniform-paragraphs): New command. |
commit | commitdiff | tree | snapshot |
| 1993-04-10 |
Eric S. Raymond | (gdb, sdb, dbx): Improved prompting a la grep. |
commit | commitdiff | tree | snapshot |
| 1993-04-10 |
Eric S. Raymond | Clean up cmu* uses in header comments. |
commit | commitdiff | tree | snapshot |
| 1993-04-10 |
Jim Blandy | * Makefile.in (xmakefile): Recognize the -O option... |
commit | commitdiff | tree | snapshot |
| 1993-04-10 |
Jim Blandy | * configure.in: Don't set CC to "gcc -O" if the user... |
commit | commitdiff | tree | snapshot |
| 1993-04-10 |
Jim Blandy | long_to_cons and cons_to_long are generally useful... |
commit | commitdiff | tree | snapshot |
| 1993-04-10 |
Jim Blandy | Since Qmenu_enable is used by non-X-specific code,... |
commit | commitdiff | tree | snapshot |
| 1993-04-10 |
Jim Blandy | * xfaces.c (sort_overlays): Define this to be static... |
commit | commitdiff | tree | snapshot |
| 1993-04-10 |
Jim Blandy | * keyboard.c (command_loop_1): Rebuild menu bar if |
commit | commitdiff | tree | snapshot |
| 1993-04-10 |
Jim Blandy | * dispnew.c (getenv): Extern declaration deleted; this... |
commit | commitdiff | tree | snapshot |
| 1993-04-10 |
Jim Blandy | Adjust for autoconf merger. |
commit | commitdiff | tree | snapshot |
| 1993-04-10 |
Jim Blandy | * callproc.c (relocate_fd): Make messages string litera... |
commit | commitdiff | tree | snapshot |
| 1993-04-10 |
Jim Blandy | * buffer.c (Fmake_overlay, Fmove_overlay): New optional... |
commit | commitdiff | tree | snapshot |
| 1993-04-10 |
Jim Blandy | * alloc.c (__malloc_hook, __realloc_hook, __free_hook... |
commit | commitdiff | tree | snapshot |
| 1993-04-10 |
Jim Blandy | Adjust for autoconf merger. |
commit | commitdiff | tree | snapshot |
| 1993-04-10 |
Jim Blandy | * keyboard.c (echo_dash): Do nothing if echoptr is 0. |
commit | commitdiff | tree | snapshot |
| 1993-04-10 |
Jim Blandy | * subr.el (overlay-start, overlay-end, overlay-buffer... |
commit | commitdiff | tree | snapshot |
| 1993-04-10 |
Jim Blandy | Sat Apr 10 00:39:29 1993 Jim Blandy (jimb@totoro... |
commit | commitdiff | tree | snapshot |
| 1993-04-10 |
Jim Blandy | * finder.el (finder-by-keyword): Build an alist to... |
commit | commitdiff | tree | snapshot |
| 1993-04-10 |
Jim Blandy | * Makefile.in (DEFS): Renamed from CONFIG_CFLAGS. |
commit | commitdiff | tree | snapshot |
| 1993-04-10 |
Jim Blandy | * make-dist: Distribute lib-src/rcs-checkin. |
commit | commitdiff | tree | snapshot |
| 1993-04-10 |
Jim Blandy | * configure.in: When checking for X windows, search... |
commit | commitdiff | tree | snapshot |
| next |